home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>The Transform Command</title>
- <style type="text/css">
- </style>
- <meta name="GENERATOR" content="amaya 5.4, see http://www.w3.org/Amaya/" />
- <link href="../style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <table border="0" summary="toc">
- <tbody>
- <tr>
- <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
- src="../../images/amaya.gif" /></td>
- <td><a href="changing_the_document_structure.html" accesskey="p"><img
- alt="previous" src="../../images/left.gif" /></a> <a
- href="../Changing.html" accesskey="t"><img alt="top"
- src="../../images/up.gif" /></a> <a
- href="about_inserting_a_division.html" accesskey="n"><img alt="next"
- src="../../images/right.gif" /></a></td>
- </tr>
- </tbody>
- </table>
-
- <div id="page_body">
- <h1>The Transform Command</h1>
-
- <p>The <strong>Transform</strong> command performs complex structure
- transformations, based on a language that specifies how a given structural
- pattern can be transformed into different structures. For example, nested
- lists can be transformed into a table and back again.</p>
-
- <h2>Available Transformations</h2>
-
- <p>The available transformations are defined in the file
- <kbd>Amaya/amaya/HTML.trans</kbd>. Please refer to the document "<a
- href="../Transform.html">Use of the file HTML.trans</a>" for a description of
- the language in which the transformation rules are written.</p>
-
- <p>Additional transformations may be specified in the HTML.trans file. Some
- transformations are provided in the HTML.trans file as examples.</p>
-
- <h2>Using the Transform Command</h2>
-
- <p>To use this command:</p>
- <ol>
- <li>Choose <strong>Transform</strong> from the <strong>Edit</strong> menu.
- <p>Amaya displays a menu that lists all the transformations that can be
- applied to the current selection.</p>
- <p></p>
- </li>
- <li>Choose the transformation you want.</li>
- </ol>
-
- <h2>See Also:</h2>
- <ul>
- <li><a href="../Changing.html">Editing the Document Structure</a></li>
- <li><a href="../Transform.html">Using the HTML.trans File</a></li>
- </ul>
- </div>
- </body>
- </html>
-